home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Software of the Month Club 2000 October
/
Software of the Month - Ultimate Collection Shareware 277.iso
/
pc
/
PROGRAMS
/
PRODUCTI
/
GTRIPPLE
/
SETUP.EXE
/
0
/
RCDATA
/
TFINTRO
/
TFINTRO.txt
Wrap
Text File
|
1999-09-12
|
710b
|
40 lines
inherited fIntro: TfIntro
Left = 319
Top = 383
Caption = 'Welcome'
PixelsPerInch = 96
TextHeight = 13
inherited pBody: TPanel
object lWelcome: TLabel
Left = 10
Top = 10
Width = 325
Height = 308
Align = alClient
WordWrap = True
end
end
inherited pButtons: TPanel
object bNext: TButton
Left = 352
Top = 24
Width = 75
Height = 25
Caption = '&Next >'
Default = True
ModalResult = 6
TabOrder = 0
end
object bCancel: TButton
Left = 448
Top = 24
Width = 75
Height = 25
Cancel = True
Caption = 'Cancel'
ModalResult = 2
TabOrder = 1
end
end
end